runtime.traceMapNode.id (field)
6 uses
runtime (current package)
tracemap.go#L51: id uint64
tracemap.go#L98: return newNode.id, true
tracemap.go#L107: return n.id, false
tracemap.go#L127: meta.id = id
tracestack.go#L184: w.varint(uint64(node.id))
tracetype.go#L66: w.varint(uint64(node.id))
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |